home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 94 / CD-ROM 94.iso / internet / gnutella / gsetup.exe / {app} / lib / MessagesBundle.properties < prev   
Encoding:
Text File  |  2003-02-04  |  47.8 KB  |  977 lines

  1. ################################################################################
  2. # Messages Bundle for Gnutella Lite
  3. # Default locale for: English - United States
  4. # Maintained by the Gnutella Lite project team.
  5. ################################################################################
  6. LOCALE_LANGUAGE_CODE=
  7. LOCALE_LANGUAGE_NAME=default
  8. LOCALE_COUNTRY_CODE=
  9. LOCALE_COUNTRY_NAME=International
  10.  
  11. ################################################################################
  12. # Key/value pair for the main application title
  13. ################################################################################
  14. APP_TITLE=Gnutella Lite
  15.  
  16. ################################################################################
  17. # Key/value pairs for the titles of the main windows
  18. ################################################################################
  19. SEARCH_TITLE=Search
  20. MONITOR_TITLE=Monitor
  21. CONNECTIONS_TITLE=Connections
  22. #COMMUNITY_TITLE=Community
  23. LIBRARY_TITLE=Library
  24. SHOPPING_TITLE=GnutellaShop
  25. OPTIONS_TITLE=Options
  26. STATS_TITLE=Statistics
  27. DOWNLOAD_TITLE=Downloads
  28. UPLOAD_TITLE=Uploads
  29.  
  30. ################################################################################
  31. # Key/value pairs for the tooltips of the main windows
  32. ################################################################################
  33. SEARCH_TIP=Search and Download Files
  34. MONITOR_TIP=View Searches and Uploads
  35. CONNECTIONS_TIP=Connect to Other Clients
  36. #COMMUNITY_TIP=Connect to a Community
  37. LIBRARY_TIP=View Repository of Saved Files
  38. SHOPPING_TIP=Go Shopping at the GnutellaGold Marketplace
  39.  
  40.  
  41. ################################################################################
  42. # Keys/value pairs for general strings that can be used in any components
  43. ################################################################################
  44. GENERAL_OK_BUTTON_LABEL=OK
  45. GENERAL_CANCEL_BUTTON_LABEL=Cancel
  46. GENERAL_BACK_BUTTON_LABEL=Back
  47. GENERAL_NEXT_BUTTON_LABEL=Next
  48. GENERAL_FINISH_BUTTON_LABEL=Finish
  49. GENERAL_OK_BUTTON_TIP=Apply Operation
  50. GENERAL_CANCEL_BUTTON_TIP=Cancel Operation
  51.  
  52. ################################################################################
  53. # Keys/value pairs for ButtonRow labels and tooltips
  54. ################################################################################
  55. CHAT_BLOCK_BUTTON_LABEL=Block Host
  56. CHAT_SEND_BUTTON_LABEL=Send Message
  57. CHAT_STOP_BUTTON_LABEL=End Chat
  58. CHAT_BLOCK_BUTTON_TIP=Block Current Host
  59. CHAT_SEND_BUTTON_TIP=Send a Message to a Host
  60. CHAT_STOP_BUTTON_TIP=Stop Chatting with a Host    
  61.  
  62. ################################################################################
  63. # Keys/value pairs for SearchView stuff....
  64. ################################################################################
  65. SEARCH_DOWNLOAD_BUTTON_LABEL=Download
  66. SEARCH_DOWNLOAD_BUTTON_TIP=Download All Selected Files
  67. SEARCH_WISHLIST_BUTTON_LABEL=Add To Wishlist
  68. SEARCH_WISHLIST_BUTTON_TIP=Spawn a Gnutella Lite Robot to look for the content
  69. SEARCH_BROWSE_HOST_BUTTON_LABEL=Browse Host
  70. SEARCH_BROWSE_HOST_BUTTON_TIP=View All Files on Selected Computer
  71. SEARCH_CHAT_BUTTON_LABEL=Chat...
  72. SEARCH_CHAT_BUTTON_TIP=Chat with Selected Host
  73. SEARCH_BUY_CD_LABEL=Buy...
  74. SEARCH_BUY_CD_TIP=Buy Selected Item
  75. SEARCH_SEARCH_BUTTON_LABEL=Search
  76. SEARCH_SEARCH_BUTTON_TIP=Search the Network for the Given Words
  77. SEARCH_STOP_BUTTON_LABEL=Stop
  78. SEARCH_STOP_BUTTON_TIP=Stop Collecting Search Results for Selected Tab
  79. SEARCH_PUBLIC_KILL_STRING=Close Search
  80. SEARCH_PUBLIC_LAUNCH_STRING=Launch Action
  81. SEARCH_PUBLIC_STOP_STRING=Stop Search
  82. SEARCH_PUBLIC_GROUP_STRING=Grouped
  83. SEARCH_PUBLIC_BROWSE_STRING=Browse Host
  84. SEARCH_PUBLIC_CHAT_STRING=Chat With Host
  85. SEARCH_PUBLIC_BITZI_LOOKUP_STRING=Bitzi Web Lookup
  86. SEARCH_PUBLIC_REPEAT_SEARCH_STRING=Repeat Search
  87. SEARCH_RESULT_TABLE_LABEL=Results
  88. SEARCH_SEARCHING_LABEL=Searching...
  89. SEARCH_VIRUS_MSG_ONE=One of the selected files is an executable
  90. SEARCH_VIRUS_MSG_TWO=program and could contain a virus.  Are 
  91. SEARCH_VIRUS_MSG_THREE=you sure you want to download it?
  92. SEARCH_SHOW_MESSAGE_MSG=Don't show this message again
  93. SEARCH_DOWNLOAD_DIALOG_CONFIRM=Download Request
  94. SEARCH_DEFAULT_FIELD_TITLE=Filename
  95. AUTO_DL_CHECKBOX_STRING=Automatically Download
  96. AUTO_DL_CHECKBOX_TOOLTIP=Gnutella Lite will download your files for you
  97.  
  98. #ResultPanel Columns for normal view
  99. RESULT_PANEL_QUALITY=Quality
  100. RESULT_PANEL_NAME=Name
  101. RESULT_PANEL_TYPE=Type
  102. RESULT_PANEL_SIZE=Size
  103. RESULT_PANEL_SPEED=Speed
  104. RESULT_PANEL_SCORE=Score
  105. RESULT_PANEL_CHAT=Chat
  106. RESULT_PANEL_LOCATION=Location
  107. RESULT_PANEL_COUNT=#
  108.  
  109. #Media Types
  110. MEDIA_ANY_TYPE=Any Type
  111. MEDIA_DOCUMENTS=Documents
  112. MEDIA_PROGRAMS=Programs
  113. MEDIA_AUDIO=Audio
  114. MEDIA_VIDEO=Video
  115. MEDIA_IMAGES=Images
  116.  
  117. #Options
  118. OPTIONS_BUTTONS_OK_LABEL=OK
  119. OPTIONS_BUTTONS_OK_TIP=Apply Your Changes and Close Window
  120. OPTIONS_BUTTONS_CANCEL_LABEL=Cancel
  121. OPTIONS_BUTTONS_CANCEL_TIP=Cancel Your Changes
  122. OPTIONS_BUTTONS_APPLY_LABEL=Apply
  123. OPTIONS_BUTTONS_APPLY_TIP=Apply Your Changes
  124.  
  125. DOWNLOAD_KILL_BUTTON_LABEL=Kill Download
  126. DOWNLOAD_KILL_BUTTON_TIP=Stop Selected Downloads
  127. DOWNLOAD_RESUME_BUTTON_LABEL=Force Resume
  128. DOWNLOAD_RESUME_BUTTON_TIP=Try to Reattempt a Download
  129. DOWNLOAD_CLEAR_BUTTON_LABEL=Clear Inactive
  130. DOWNLOAD_CLEAR_BUTTON_TIP=Remove Inactive Downloads
  131.  
  132. #COMMUNITY_CONNECT_BUTTON_LABEL=Connect
  133. #COMMUNITY_CONNECT_BUTTON_TIP=Connect to the Selected Group
  134. #COMMUNITY_LOGOUT_BUTTON_LABEL=Logout
  135. #COMMUNITY_LOGOUT_BUTTON_TIP=Logout from the Current Group
  136.  
  137. LIBRARY_LAUNCH_BUTTON_LABEL=Launch
  138. LIBRARY_LAUNCH_BUTTON_TIP=Launch Selected Files
  139. LIBRARY_DELETE_BUTTON_LABEL=Delete
  140. LIBRARY_DELETE_BUTTON_TIP=Delete Selected Files
  141. LIBRARY_REFRESH_BUTTON_LABEL=Refresh
  142. LIBRARY_REFRESH_BUTTON_TIP=Reload Shared Directories
  143. LIBRARY_PLAYLIST_BUTTON_LABEL=To PlayList
  144. LIBRARY_PLAYLIST_BUTTON_TIP=Add Selected Files to the PlayList
  145. LIBRARY_ANNOTATE_BUTTON_LABEL=Annotate...
  146. LIBRARY_ANNOTATE_BUTTON_TIP=Annotate Selected File
  147.  
  148. PLAYLIST_LOAD_BUTTON_LABEL=Open...
  149. PLAYLIST_LOAD_BUTTON_TIP=Open a new or existing PlayList
  150. PLAYLIST_SAVE_BUTTON_LABEL=Save...
  151. PLAYLIST_SAVE_BUTTON_TIP=Save the current PlayList
  152. PLAYLIST_DELETE_BUTTON_LABEL=Remove
  153. PLAYLIST_DELETE_BUTTON_TIP=Remove selected file from PlayList
  154.  
  155. MEDIA_PLAYER_DEFAULT_STRING=Gnutella Lite Media Player
  156.  
  157. #anu added
  158. PASSWORD_DIALOG_USERNAME_FIELD_LABEL=Username
  159. PASSWORD_DIALOG_PASSWORD_FIELD_LABEL=Password
  160.  
  161. ################################################################################
  162. # Keys/value pairs for general button labels/tooltips used in various windows
  163. ################################################################################
  164. GENERAL_CHAT_BUTTON_LABEL=Chat...
  165. GENERAL_CHAT_BUTTON_TIP=Chat with Host
  166. GENERAL_LAUNCH_BUTTON_LABEL=Launch
  167. GENERAL_LAUNCH_BUTTON_TIP=Launch File
  168.  
  169.  
  170. ################################################################################
  171. # Key/value pairs for burn cd link
  172. ################################################################################
  173. LIBRARY_BURN_LABEL=Burn CD...
  174.  
  175. ################################################################################
  176. # Key/value pairs for the download window, including labels for the 
  177. # right-click popop menu and labels for the various column headers and
  178. # download statistics table cells.
  179. ################################################################################
  180. DOWNLOAD_POPUP_MENU_KILL_DOWNLOAD=Kill Download
  181. DOWNLOAD_POPUP_MENU_RESUME=Force Resume
  182. DOWNLOAD_POPUP_MENU_LAUNCH=Launch File
  183. DOWNLOAD_POPUP_MENU_CHAT=Chat with Host
  184. DOWNLOAD_POPUP_MENU_BROWSE=Browse Host
  185. DOWNLOAD_NAME_COLUMN=Name
  186. DOWNLOAD_SIZE_COLUMN=Size
  187. DOWNLOAD_STATUS_COLUMN=Status
  188. DOWNLOAD_CHAT_COLUMN=Chat
  189. DOWNLOAD_PROGRESS_COLUMN=Progress
  190. DOWNLOAD_SPEED_COLUMN=Speed
  191. DOWNLOAD_STATUS_QUEUED=Queued
  192. DOWNLOAD_STATUS_CONNECTING=Connecting...
  193. DOWNLOAD_STATUS_WAITING_START=Waiting 
  194. DOWNLOAD_STATUS_WAITING_MIDDLE=s for 
  195. DOWNLOAD_STATUS_WAITING_END= busy
  196. DOWNLOAD_STATUS_COMPLETE=Complete
  197. DOWNLOAD_STATUS_ABORTED=Aborted
  198. DOWNLOAD_STATUS_FAILED=Could Not Download
  199. DOWNLOAD_STATUS_DOWNLOADING=Downloading from 
  200. DOWNLOAD_STATUS_LIBRARY_MOVE_FAILED=Could Not Move to Library
  201. DOWNLOAD_STATUS_CORRUPT_FILE=File Corrupted
  202. DOWNLOAD_STATUS_REQUERYING=Requerying Network
  203. DOWNLOAD_STATUS_WAITING_FOR_REQUERY_START=Requery Sent, Waiting 
  204. DOWNLOAD_STATUS_WAITING_FOR_REQUERY_END=s for Results
  205. DOWNLOAD_HOSTS_LABEL= hosts
  206.  
  207. ################################################################################
  208. # Key/value pairs for a strings in the library window
  209. ################################################################################
  210. LIBRARY_TABLE_NAME=Name
  211. LIBRARY_TABLE_SIZE=Size
  212. LIBRARY_TABLE_TYPE=Type
  213. LIBRARY_TABLE_PATH=Path
  214. LIBRARY_TREE_NEW_FOLDER_LABEL=New Folder
  215. LIBRARY_TREE_UNSHARE_FOLDER_LABEL=Stop Sharing
  216. LIBRARY_TREE_RENAME_FOLDER_LABEL=Rename
  217. LIBRARY_TREE_TO_PLAYLIST_FOLDER_LABEL=To PlayList
  218.  
  219.  
  220. ################################################################################
  221. # Key/value pairs for a strings in the init package
  222. # com.limegroup.gnutella.gui.init -- the wizard to setup the program when
  223. # limewire.props is not present or when the "INSTALLED" setting is false
  224. ################################################################################
  225. INIT_SAVE_DIRECTORY_FIELD_LABEL=Directory:
  226. INIT_SAVE_BROWSE_BUTTON_LABEL=Browse...
  227. INIT_SAVE_BROWSE_BUTTON_TIP=Choose Another Directory
  228. INIT_SAVE_DEFAULT_BUTTON_LABEL=Use Default
  229. INIT_SAVE_DEFAULT_BUTTON_TIP=Use the Default Directory
  230.  
  231.  
  232. ################################################################################
  233. # Key/value pairs for a directory file chooser
  234. ################################################################################
  235. FILE_CHOOSER_DIRECTORY_BUTTON_LABEL=Select
  236. FILE_CHOOSER_DIRECTORY_TITLE=Select Directory
  237.  
  238. ################################################################################
  239. # Keys for the titles of the options panes.  The corresponding values represent
  240. # the visual names of the panes in the options tree
  241. # package com.limegroup.gnutella.gui.options
  242. ################################################################################
  243. OPTIONS_LOCALIZE_MAIN_TITLE=Localize
  244. OPTIONS_SAVE_MAIN_TITLE=Saving
  245. OPTIONS_SHARED_MAIN_TITLE=Sharing
  246. OPTIONS_SEARCH_MAIN_TITLE=Searching
  247. OPTIONS_SEARCH_QUALITY_MAIN_TITLE=Quality
  248. OPTIONS_SEARCH_SPEED_MAIN_TITLE=Speed
  249. OPTIONS_SEARCH_LIMIT_MAIN_TITLE=Limit
  250. OPTIONS_DOWNLOAD_MAIN_TITLE=Downloads
  251. OPTIONS_UPLOAD_MAIN_TITLE=Uploads
  252. OPTIONS_UPLOAD_BASIC_MAIN_TITLE=Basic
  253. OPTIONS_UPLOAD_SLOTS_MAIN_TITLE=Slots
  254. OPTIONS_ADVANCED_MAIN_TITLE=Advanced
  255. OPTIONS_FIREWALL_MAIN_TITLE=Firewalls
  256. OPTIONS_CONNECTIONS_MAIN_TITLE=Connections
  257. OPTIONS_PREFERENCING_MAIN_TITLE=Preferencing
  258. OPTIONS_PRIVATE_NET_MAIN_TITLE=Private Network
  259. OPTIONS_PORT_MAIN_TITLE=Port
  260. OPTIONS_SPEED_MAIN_TITLE=Speed
  261. OPTIONS_CHAT_MAIN_TITLE=Chat
  262. OPTIONS_PLAYER_MAIN_TITLE=Player
  263. OPTIONS_BROWSER_MAIN_TITLE=Browser
  264. OPTIONS_FILTERS_MAIN_TITLE=Filters
  265. OPTIONS_RESULTS_MAIN_TITLE=Keywords
  266. OPTIONS_MESSAGES_MAIN_TITLE=Hosts
  267. OPTIONS_SHUTDOWN_MAIN_TITLE=Shutdown
  268.  
  269. ################################################################################
  270. # Key/value pairs for the localization options window item
  271. # in the options window
  272. ################################################################################
  273. OPTIONS_LOCALIZE_TITLE=International Localisation
  274. OPTIONS_LOCALIZE_LABEL=You can customize Limewire so that its displays best fits your own language and its usage in your country.  The country or territory specified can also be used to locate yourself on the worldwide network.
  275. OPTIONS_LOCALIZE_LANGUAGE_BOX_LABEL=Language
  276. OPTIONS_LOCALIZE_COUNTRY_BOX_LABEL=Country
  277.  
  278. ################################################################################
  279. # Key/value pairs for the save directory options window item
  280. # in the options window
  281. ################################################################################
  282. OPTIONS_SAVE_DIR_TITLE=Save Directory
  283. OPTIONS_SAVE_DIR_LABEL=You can choose the directory for saving files.
  284. OPTIONS_SAVE_DIR_BOX_LABEL=Directory:
  285. OPTIONS_SAVE_DIR_BROWSE_BUTTON_LABEL=Browse...
  286. OPTIONS_SAVE_DIR_DEFAULT_BUTTON_LABEL=Use Default
  287. OPTIONS_SAVE_DIR_BROWSE_BUTTON_TIP=Choose Another Directory
  288. OPTIONS_SAVE_DIR_DEFAULT_BUTTON_TIP=Use the Default Directory
  289. OPTIONS_PURGE_INCOMPLETE_TIME_TITLE=Incomplete Files
  290. OPTIONS_PURGE_INCOMPLETE_TIME_LABEL=You can automatically delete old incomplete download files.
  291. OPTIONS_PURGE_INCOMPLETE_TIME_NUMBER_LABEL=Days to Keep Incomplete Files:
  292.  
  293.  
  294. ################################################################################
  295. # Key/value pairs for the shared directories options window item
  296. # in the options window
  297. ################################################################################
  298. OPTIONS_SHARED_DIRS_TITLE=Shared Directories
  299. OPTIONS_SHARED_DIRS_LABEL=You can choose the directories for sharing files.  Files in these directories are displayed in the library.
  300. OPTIONS_SHARED_DIRS_BOX_LABEL=Directories:
  301. OPTIONS_SHARED_DIRS_BUTTON_LABEL=Add Directory...
  302. OPTIONS_SHARED_DIRS_BUTTON_TIP=Add a Directory to Share
  303.  
  304. ################################################################################
  305. # Key/value pairs for the shared extension options window item
  306. # in the options window
  307. ################################################################################
  308. OPTIONS_SHARED_EXTENSIONS_TITLE=Shared Extensions
  309. OPTIONS_SHARED_EXTENSIONS_LABEL=You can choose which file extensions you would like to share.
  310. OPTIONS_SHARED_EXTENSIONS_BOX_LABEL=Extensions:
  311. OPTIONS_SHARED_EXTENSIONS_DEFAULT_BUTTON_LABEL=Use Defaults
  312. OPTIONS_SHARED_EXTENSIONS_DEFAULT_BUTTON_TIP=Share the Default File Extensions
  313.  
  314. ################################################################################
  315. # Key/Value pairs for the options for the maximum number of searches
  316. # in the options window
  317. ################################################################################
  318. OPTIONS_SEARCH_MAX_TITLE=Maximum Searches
  319. OPTIONS_SEARCH_MAX_LABEL=You can set the maximum number of simultaneous searches you can perform.
  320. OPTIONS_SEARCH_MAX_NUMBER_LABEL=Maximum Searches:
  321.  
  322. ################################################################################
  323. # Key/Value pairs for the options for the maximum number of downloads
  324. # in the options window
  325. ################################################################################
  326. OPTIONS_DOWNLOAD_MAX_TITLE=Maximum Downloads
  327. OPTIONS_DOWNLOAD_MAX_LABEL=You can set the maximum number of simultaneous downloads.
  328. OPTIONS_DOWNLOAD_MAX_NUMBER_LABEL=Maximum Downloads:
  329.  
  330. ################################################################################
  331. # Key/Value pairs for the options for automatically clearing downloads
  332. # in the options window
  333. ################################################################################
  334. OPTIONS_DOWNLOAD_CLEAR_TITLE=Clear Downloads
  335. OPTIONS_DOWNLOAD_CLEAR_LABEL=You can choose whether or not to automatically clear downloads that have completed.
  336. OPTIONS_DOWNLOAD_CLEAR_CHECK_BOX_LABEL=Auto-clear Completed Downloads:
  337.  
  338. ################################################################################
  339. # Key/Value pairs for the options for the hard maximum number of uploads
  340. ################################################################################
  341. OPTIONS_UPLOAD_MAX_TITLE=Max Upload Slots
  342. OPTIONS_UPLOAD_MAX_LABEL=Never allow more than this many uploads.  This value will only be reached if you have enough bandwidth.
  343. OPTIONS_UPLOAD_MAX_NUMBER_LABEL=Max Upload Slots:
  344.  
  345. ################################################################################
  346. # Key/Value pairs for the options for the soft maximum number of uploads
  347. ################################################################################
  348. OPTIONS_UPLOAD_SOFT_MAX_TITLE=Start Upload Slots
  349. OPTIONS_UPLOAD_SOFT_MAX_LABEL=Always allow at least this many uploads.  Once this limit is reached, allow more uploads only if bandwidth is available.  Setting this value too low may prevent you from reaching your upload capacity, hurting other users.
  350. OPTIONS_UPLOAD_SOFT_MAX_NUMBER_LABEL=Start Upload Slots:
  351.  
  352. ################################################################################
  353. # Key/Value pairs for the options for the number of uploads per persons
  354. ################################################################################
  355. OPTIONS_UPLOAD_PER_PERSON_TITLE=Uploads Per Person
  356. OPTIONS_UPLOAD_PER_PERSON_LABEL=Allow this many uploads per person.
  357. OPTIONS_UPLOAD_PER_PERSON_NUMBER_LABEL=Uploads Per Person:
  358.  
  359. ################################################################################
  360. # Key/Value pairs for the options for automatically clearing uploads
  361. # in the options window
  362. ################################################################################
  363. OPTIONS_UPLOAD_CLEAR_TITLE=Clear Uploads
  364. OPTIONS_UPLOAD_CLEAR_LABEL=You can choose whether or not to automatically clear uploads that have completed.
  365. OPTIONS_UPLOAD_CLEAR_CHECK_BOX_LABEL=Auto-clear Completed Uploads:
  366.  
  367. ################################################################################
  368. # Key/Value pairs for the options for forcing your ip address 
  369. # in the advanced panel in the options window
  370. ################################################################################
  371. OPTIONS_FORCE_IP_TITLE=Force Local IP
  372. OPTIONS_FORCE_IP_LABEL=Allows you to force your IP address if you are behind a firewall and would like other gnutella clients to connect without having to send a push request.
  373. OPTIONS_FORCE_IP_CHECK_BOX_LABEL=Force IP
  374. OPTIONS_FORCE_IP_IP_LABEL=Address:
  375. OPTIONS_FORCE_IP_PORT_LABEL=Port:
  376.  
  377. ################################################################################
  378. # Key/Value pairs for the options for setting the connection strings 
  379. # in the advanced panel in the options window
  380. ################################################################################
  381. OPTIONS_CONNECT_STRING_TITLE=Private Network
  382. OPTIONS_CONNECT_STRING_LABEL=You can set the connection handshake for a private Gnutella network. Other Gnutella hosts you connect to will need the same handshake.
  383. OPTIONS_CONNECT_STRING_STRING_LABEL=Connect String:
  384. OPTIONS_CONNECT_STRING_OK_STRING_LABEL=Connect Ok String:
  385.  
  386. ################################################################################
  387. # Key/Value pairs for the options for setting connection preferences 
  388. # in the advanced panel of the options window
  389. ################################################################################
  390. OPTIONS_CONNECT_PREF_TITLE=Connection Preferencing
  391. OPTIONS_CONNECT_PREF_LABEL=You can limit who is able to connect to you based on the number of files they share.
  392. OPTIONS_CONNECT_PREF_BOX_LABEL=Files You Must Share to Not be a Freeloader:
  393. OPTIONS_CONNECT_PREF_SLIDER_LABEL=Allow Freeloaders:
  394. OPTIONS_CONNECT_PREF_SLIDER_MIN_LABEL=Rarely
  395. OPTIONS_CONNECT_PREF_SLIDER_MAX_LABEL=Always
  396.  
  397. ################################################################################
  398. # Key/Value pairs for the options for setting the listening port
  399. # in the options window
  400. ################################################################################
  401. OPTIONS_PORT_TITLE=Listening Port
  402. OPTIONS_PORT_LABEL=You can set the network port that listens for other hosts.
  403. OPTIONS_PORT_BOX_LABEL=Listen on Port:
  404.  
  405. ################################################################################
  406. # Key/Value pairs for the options for setting the connection speed
  407. # in the options window
  408. ################################################################################
  409. OPTIONS_SPEED_TITLE=Connection Speed
  410. OPTIONS_SPEED_LABEL=You can specify your connection speed so that Gnutella Lite can optimize performance.
  411. OPTIONS_SPEED_BOX_LABEL=Speed:
  412.  
  413. ################################################################################
  414. # Key/Value pairs for disabling supernode support
  415. ################################################################################
  416. OPTIONS_DISABLE_SUPERNODE_MODE_TITLE=Ultrapeer Capabilities
  417. OPTIONS_DISABLE_SUPERNODE_MODE_LABEL=If your computer has a fast internet connection, Gnutella Lite may act as an "ultrapeer" for slower users.  You can disable this if needed.
  418. OPTIONS_DISABLE_SUPERNODE_MODE_BOX_LABEL=Disable Ultrapeer Capabilities:
  419.  
  420. ################################################################################
  421. # Key/Value pairs for the options for setting the bandwidth devoted 
  422. # to uploads in the options window
  423. ################################################################################
  424. OPTIONS_UPLOAD_BANDWIDTH_TITLE=Upload Bandwidth
  425. OPTIONS_UPLOAD_BANDWIDTH_LABEL=You can set the percentage of your bandwidth devoted to uploads.  To turn off uploads, reduce your upload slots to zero.
  426. OPTIONS_UPLOAD_BANDWIDTH_SLIDER_MAX_LABEL=Unlimited
  427. OPTIONS_UPLOAD_BANDWIDTH_SLIDER_LABEL_LABEL=Upload Speed:
  428.  
  429. ################################################################################
  430. # Key/Value pairs for the chat options in the options window
  431. ################################################################################
  432. OPTIONS_CHAT_ACTIVE_CHECK_BOX_LABEL=Enable Chat:
  433. OPTIONS_CHAT_ACTIVE_TITLE=Host Communication
  434. OPTIONS_CHAT_ACTIVE_LABEL=You can turn chat on or off.
  435.  
  436. ################################################################################
  437. # Key/Value pairs for the player options in the options window
  438. ################################################################################
  439. OPTIONS_PLAYER_ACTIVE_CHECK_BOX_LABEL=Use Gnutella Lite MP3 Player:
  440. OPTIONS_PLAYER_PREFERENCE_TITLE=Player Options
  441. OPTIONS_PLAYER_PREFERENCE_LABEL=You can use the internal player or your system default.
  442.  
  443. ################################################################################
  444. # Key/Value pairs for browser options
  445. ################################################################################
  446. OPTIONS_BROWSER_PREFERENCE_TITLE=Browser Options
  447. OPTIONS_BROWSER_PREFERENCE_LABEL=You can choose which browser to use.
  448. OPTIONS_BROWSER_BOX_LABEL=Browser
  449. OPTIONS_BROWSER_DEFAULT_BUTTON_LABEL=Use Default
  450. OPTIONS_BROWSER_DEFAULT_BUTTON_TIP=Use the default browser
  451.  
  452. ################################################################################
  453. # Key/Value pairs for result filtering options
  454. # in the options window
  455. ################################################################################
  456. OPTIONS_IGNORE_RESULTS_TITLE=Filter Results
  457. OPTIONS_IGNORE_RESULTS_LABEL=You can filter out search results containing specific words.
  458.  
  459. ################################################################################
  460. # Key/Value pairs for general result type filtering options
  461. # in the options window
  462. ################################################################################
  463. OPTIONS_IGNORE_RESULT_TYPES_TITLE=Filter Result Types
  464. OPTIONS_IGNORE_RESULT_TYPES_LABEL=You can specify general types of search results to filter.
  465. OPTIONS_IGNORE_RESULT_TYPES_ADULT_BOX_LABEL=Ignore Adult Content
  466. OPTIONS_IGNORE_RESULT_TYPES_HTML_BOX_LABEL=Ignore .htm/.html Files
  467. OPTIONS_IGNORE_RESULT_TYPES_VBS_BOX_LABEL=Ignore .vbs Files
  468.  
  469. ################################################################################
  470. # Key/Value pairs for message filtering options in the options window
  471. ################################################################################
  472. OPTIONS_IGNORE_MESSAGES_TITLE=Filter Hosts
  473. OPTIONS_IGNORE_MESSAGES_LABEL=You can disallow messages from specific hosts by adding their IP addresses (e.g. "18.239.0.1" or "18.*.*.*") to the banned list.
  474. OPTIONS_ALLOW_MESSAGES_TITLE=Allow Hosts
  475. OPTIONS_ALLOW_MESSAGES_LABEL=You can allow messages from specific hosts by adding their IP addresses (e.g. "192.168.0.1" or "192.*.*.*") to the allow list.  This list is only needed to override the banned list.
  476.  
  477.  
  478. ################################################################################
  479. # Key/Value pairs for search quality options in the options window
  480. ################################################################################
  481. OPTIONS_SEARCH_QUALITY_TITLE=Search Result Quality
  482. OPTIONS_SEARCH_QUALITY_LABEL=You can select the "quality" of search results to display.  Four star results indicate that the host returning the result is not firewalled and has free upload slots.
  483. OPTIONS_SEARCH_QUALITY_FOUR_STAR_LABEL=Show Only Four Star Results
  484. OPTIONS_SEARCH_QUALITY_THREE_AND_FOUR_STAR_LABEL=Show Only Three and Four Star Results
  485. OPTIONS_SEARCH_QUALITY_TWO_THREE_AND_FOUR_STAR_LABEL=Show Only Two, Three, and Four Star Results
  486. OPTIONS_SEARCH_QUALITY_ALL_RESULTS_LABEL=Show All Qualities
  487.  
  488. ################################################################################
  489. # Key/Value pairs for minimum search result speed options
  490. ################################################################################
  491. OPTIONS_SEARCH_SPEED_TITLE=Search Result Speed
  492. OPTIONS_SEARCH_SPEED_LABEL=You can select the minimum speed of search results to display.
  493. OPTIONS_SEARCH_SPEED_T3_LABEL=Show Only Results of T3 Speed or Higher
  494. OPTIONS_SEARCH_SPEED_T1_LABEL=Show Only Results of T1 Speed or Higher
  495. OPTIONS_SEARCH_SPEED_CABLE_LABEL=Show Only Results of Cable/DSL Speed or Higher
  496. OPTIONS_SEARCH_SPEED_ALL_LABEL=Show All Speeds
  497.  
  498. ################################################################################
  499. # Key/Value pairs for auto connect options
  500. ################################################################################
  501. OPTIONS_AUTO_CONNECT_TITLE=Quick Connect
  502. OPTIONS_AUTO_CONNECT_LABEL=You can select which hosts to automatically connect to on startup.
  503. OPTIONS_AUTO_CONNECT_INPUT_FIELD_LABEL=Enter Host Address:
  504.  
  505. ################################################################################
  506. # Key/Value pairs for use auto connect options
  507. ################################################################################
  508. OPTIONS_AUTO_CONNECT_ACTIVE_TITLE=Use Quick Connect
  509. OPTIONS_AUTO_CONNECT_ACTIVE_LABEL=You can choose whether or not you would like to connect to quick-connect hosts on startup.
  510. OPTIONS_AUTO_CONNECT_ACTIVE_CHECK_BOX_LABEL=Use Quick Connect Hosts:
  511.  
  512. ################################################################################
  513. # Key/Value pairs for connecting on startup
  514. ################################################################################
  515. OPTIONS_CONNECT_ON_STARTUP_TITLE=Connect on Startup
  516. OPTIONS_CONNECT_ON_STARTUP_LABEL=You can choose whether or not to automatically connect to the network when the application starts up.
  517. OPTIONS_CONNECT_ON_STARTUP_CHECK_BOX_LABEL=Connect on Startup:
  518.  
  519. ################################################################################
  520. # Key/Value pairs for shutdown options
  521. ################################################################################
  522. OPTIONS_SHUTDOWN_TITLE=Shutdown Options
  523. OPTIONS_SHUTDOWN_LABEL=You can choose the default shutdown behavior.
  524. OPTIONS_SHUTDOWN_IMMEDIATELY_LABEL=Shutdown Immediately
  525. OPTIONS_SHUTDOWN_AFTER_TRANSFERS_LABEL=Shutdown After Transfers
  526. OPTIONS_SHUTDOWN_TO_TRAY_LABEL=Minimize to SystemTray
  527.  
  528. ################################################################################
  529. # Key/Value pairs for the options for the root node of the tree in the options 
  530. # window -- not displayed to the user.
  531. ################################################################################
  532. OPTIONS_ROOT_NODE=ROOT
  533. # Do not translate the above value!
  534. ################################################################################
  535. # Key/Value pairs for the pull-down menus in the main window
  536. ################################################################################
  537. MENU_NAV_TITLE=Navigation
  538. MENU_NAV_TITLE_MNEMONIC=N
  539. MENU_NAV_SEARCH=Search
  540. MENU_NAV_SEARCH_MNEMONIC=S
  541. MENU_NAV_SEARCH_ACCESSIBLE=Display the Search Screen
  542. MENU_NAV_MONITOR=Monitor
  543. MENU_NAV_MONITOR_MNEMONIC=M
  544. MENU_NAV_MONITOR_ACCESSIBLE=Display the Monitor Screen
  545. MENU_NAV_CONN=Connections
  546. MENU_NAV_CONN_MNEMONIC=C
  547. MENU_NAV_CONN_ACCESSIBLE=Display the Connections Screen
  548. #MENU_NAV_COMM=Community
  549. #MENU_NAV_COMM_ACCESSIBLE=Display the Community Screen
  550. MENU_NAV_LIB=Library
  551. MENU_NAV_LIB_MNEMONIC=L
  552. MENU_NAV_LIB_ACCESSIBLE=Display the Library Screen
  553. MENU_NAV_SHOPPING=GnutellaShop
  554. MENU_NAV_SHOPPING_MNEMONIC=P
  555. MENU_NAV_SHOPPING_ACCESSIBLE=Display the GnutellaShop Website
  556.  
  557. MENU_RESOURCES_TITLE=Resources
  558. MENU_RESOURCES_TITLE_MNEMONIC=R
  559. MENU_RESOURCES_GNUTELLASHOP=GnutellaShop
  560. MENU_RESOURCES_GNUTELLASHOP_MNEMONIC=L
  561. MENU_RESOURCES_GNUTELLASHOP_ACCESSIBLE=Display the GnutellaShop Website
  562. MENU_RESOURCES_PRO=GnutellaGold
  563. MENU_RESOURCES_PRO_MNEMONIC=P
  564. MENU_RESOURCES_PRO_ACCESSIBLE=Display the GnutellaGold Website
  565.  
  566. MENU_TOOLS_TITLE=Tools
  567. MENU_TOOLS_TITLE_MNEMONIC=T
  568. MENU_TOOLS_STATISTICS=Statistics
  569. MENU_TOOLS_STATISTICS_MNEMONIC=S
  570. MENU_TOOLS_STATISTICS_ACCESSIBLE=Display the Statistics Sceen
  571. MENU_TOOLS_OPTIONS=Options...
  572. MENU_TOOLS_OPTIONS_MNEMONIC=O
  573. MENU_TOOLS_OPTIONS_ACCESSIBLE=Display the Options Screen
  574.  
  575. MENU_FILE_TITLE=File
  576. MENU_FILE_TITLE_MNEMONIC=F
  577. MENU_FILE_CLOSE=Close
  578. MENU_FILE_CLOSE_MNEMONIC=C
  579. MENU_FILE_CLOSE_ACCESSIBLE=Close the Program
  580. MENU_FILE_QUIT=Quit
  581. MENU_FILE_QUIT_MNEMONIC=Q
  582. MENU_FILE_CONNECT=Connect
  583. MENU_FILE_CONNECT_MNEMONIC=O
  584. MENU_FILE_CONNECT_ACCESSIBLE=Connect to the Network
  585. MENU_FILE_DISCONNECT=Disconnect
  586. MENU_FILE_DISCONNECT_MNEMONIC=I
  587. MENU_FILE_DISCONNECT_ACCESSIBLE=Disconnect from the Network
  588. #MENU_FILE_COMMUNITY_CONNECT=Connect to Group
  589. #MENU_FILE_COMMUNITY_CONNECT_ACCESSIBLE=Connect to the Selected Group
  590. #MENU_FILE_COMMUNITY_LOGOUT=Logout from Current Group
  591. #MENU_FILE_COMMUNITY_LOGOUT_ACCESSIBLE=Logout from Your Current Group
  592. MENU_FILE_LIBRARY_ADD_SHARED_FOLDER=Add Folder to Share
  593. MENU_FILE_LIBRARY_ADD_SHARED_FOLDER_MNEMONIC=A
  594. MENU_FILE_LIBRARY_ADD_SHARED_FOLDER_ACCESSIBLE=Add a Folder that You Would Like to Share
  595. MENU_FILE_LIBRARY_NEW_FOLDER=New Folder
  596. MENU_FILE_LIBRARY_NEW_FOLDER_MNEMONIC=N
  597. MENU_FILE_LIBRARY_NEW_FOLDER_ACCESSIBLE=Add a Folder to the Selected Library Folder
  598. MENU_FILE_LIBRARY_UNSHARE_FOLDER=Stop Sharing Folder
  599. MENU_FILE_LIBRARY_UNSHARE_FOLDER_MNEMONIC=P
  600. MENU_FILE_LIBRARY_UNSHARE_FOLDER_ACCESSIBLE=Stop Sharing the Selected Library Folder
  601. MENU_FILE_LIBRARY_RENAME_FOLDER=Rename Folder
  602. MENU_FILE_LIBRARY_RENAME_FOLDER_MNEMONIC=R
  603. MENU_FILE_LIBRARY_RENAME_FOLDER_ACCESSIBLE=Rename the Selected Library Folder
  604. MENU_FILE_LIBRARY_LAUNCH_FILES=Launch File(s)
  605. MENU_FILE_LIBRARY_LAUNCH_FILES_MNEMONIC=L
  606. MENU_FILE_LIBRARY_LAUNCH_FILES_ACCESSIBLE=Launch the Selected File(s)
  607. MENU_FILE_LIBRARY_DELETE_FILES=Delete File(s)
  608. MENU_FILE_LIBRARY_DELETE_FILES_MNEMONIC=E
  609. MENU_FILE_LIBRARY_DELETE_FILES_ACCESSIBLE=Delete the Selected File(s)
  610. MENU_FILE_LIBRARY_REFRESH=Refresh
  611. MENU_FILE_LIBRARY_REFRESH_MNEMONIC=S
  612. MENU_FILE_LIBRARY_REFRESH_ACCESSIBLE=Reload the Library
  613.  
  614. MENU_HELP_TITLE=Help
  615. MENU_HELP_TITLE_MNEMONIC=H
  616. MENU_HELP_USING_LIMEWIRE=Using Gnutella Lite
  617. MENU_HELP_USING_LIMEWIRE_MNEMONIC=U
  618. MENU_HELP_USING_LIMEWIRE_ACCESSIBLE=Help for Using Gnutella Lite
  619. MENU_HELP_FRIEND=Tell a Friend
  620. MENU_HELP_FRIEND_MNEMONIC=T
  621. MENU_HELP_FRIEND_ACCESSIBLE=Tell a Friend About Gnutella Lite
  622. MENU_HELP_ABOUT=About...
  623. MENU_HELP_ABOUT_MNEMONIC=A
  624. MENU_HELP_ABOUT_ACCESSIBLE=Information About Gnutella Lite
  625.  
  626. MENU_VIEW_TITLE=View
  627. MENU_VIEW_TITLE_MNEMONIC=V
  628. MENU_VIEW_MONITOR=Monitor
  629. MENU_VIEW_MONITOR_MNEMONIC=M
  630. MENU_VIEW_MONITOR_ACCESSIBLE=Show Monitor Window
  631. MENU_VIEW_CONNECTIONS=Connections
  632. MENU_VIEW_CONNECTIONS_MNEMONIC=C
  633. MENU_VIEW_CONNECTIONS_ACCESSIBLE=Show Connections Window
  634. MENU_VIEW_LIBRARY=Library
  635. MENU_VIEW_LIBRARY_MNEMONIC=L
  636. MENU_VIEW_LIBRARY_ACCESSIBLE=Show Library Window
  637. MENU_VIEW_SHOPPING=GnutellaShop
  638. MENU_VIEW_SHOPPING_MNEMONIC=p
  639. MENU_VIEW_SHOPPING_ACCESSIBLE=Show Shopping Window
  640.  
  641.  
  642. ################################################################################
  643. # Key/Value pairs for the about window, accessed through the help menu
  644. ################################################################################
  645. ABOUT_TITLE=About Gnutella Lite
  646. ABOUT_LABEL_START=Gnutella Lite Client
  647. ABOUT_LABEL_ADDRESS=http://www.gnutellagold.com
  648. ABOUT_LABEL_END=Copyright @2000-2002 Lime Wire LLC
  649. ABOUT_LABEL_TITLE=About Gnutella Lite
  650. ABOUT_BUTTON_LABEL=OK
  651. ABOUT_BUTTON_TIP=Close the About Window
  652. ABOUT_SCROLL_CHECK_BOX_LABEL=Automatically Scroll
  653. ABOUT_FILE_NAME=about.html
  654.  
  655. ################################################################################
  656. # Key/Value pairs for the pro window on startup
  657. ################################################################################
  658. PRO_TITLE=Upgrade to Gnutella GOLD !
  659. PRO_LABEL_THANKS=Up to 10x Faster, Free Support for 2 years, and much more !
  660. PRO_LABEL_QUESTION=Upgrade to Gnutella Gold?
  661. GO_PRO_TIP=Get Gnutella Gold Now
  662. WHYGOPRO=Why go Gold?
  663. WHYGOPRO_TIP=What does Gold give me?
  664. GO_PRO_LATER=Later
  665. GO_PRO_LATER_TIP=Get Gnutella Gold Later
  666.  
  667.  
  668. ################################################################################
  669. # Key/Value pairs for error messages
  670. ################################################################################
  671. ERROR_PORT_UNAVAILABLE=Port not available. Please select a different port.
  672. ERROR_KEEP_ALIVE=Gnutella Lite does not allow you to maintain this many connections, as it creates excess traffic that clogs the network.
  673. ERROR_TOO_LOW_FOR_ULTRAPEER=Ultrapeers with leaf nodes need at least six connections.
  674. ERROR_TOO_HIGH_FOR_LEAF=Leaves only need one connection, since they are connected to an ultrapeer. 
  675. ERROR_PORT=Could not find a port to use for incoming connections.\nPlease specify a port from the configuration window.
  676. ERROR_INCOMING_CONNECTIONS=Could not listen to socket for incoming connections; aborting.
  677. ERROR_INTERNAL=There has been an internal error running Gnutella Lite. However, Gnutella Lite can recover from the error and should perform normally.  To help us with debugging, please copy the following text and email it to bugs@gnutellagold.com
  678. ERROR_THREE_CHARACTER_SEARCH=Your search must be at least three characters to avoid congesting the network.
  679. ERROR_NETWORK_FLOODING=This search may have lots of results and slow the network.  Are you sure you want to continue?        
  680. ERROR_BROWSE_FAILED=Could not browse files on the requested host.  This machine is probably not accepting more incoming connections.
  681. ERROR_INVALID_SAVE_DIRECTORY=Invalid directory for saving files.  Please use another directory or revert to the default.
  682. ERROR_INVALID_SHARED_DIRECTORY=Invalid directory for sharing files.  Please use another directory or revert to the default.
  683. ERROR_FORCE_IP_PORT_RANGE=You must enter a port between 1 and 65535 for forcing your ip address.
  684. ERROR_CONNECT_STRING=Connect strings must be at least length 1, contain one space, and may not contain 'GIV', 'GET', or any other HTTP keywords.
  685. ERROR_PORT_RANGE=Please enter a port between 1 and 65535.
  686. ERROR_INVALID_GROUP=You need to select a valid group.
  687. ERROR_ALREADY_DOWNLOADING=You are already downloading 
  688. ERROR_LOCATING_BROWSER_FRIEND=Gnutella Lite could not locate your browser. The Gnutella Lite "Tell a friend" form address is:\n"http://www.gnutellagold.com/referer/".
  689. ERROR_LOCATING_BROWSER_GENERAL=Gnutella Lite could not locate your default browser. 
  690. ERROR_ACCESSING_SAVE_DIRECTORY=Could not access the save directory. Please select a new save directory in the Options menu and try again.
  691. ERROR_DEL_META_USER=Cannot remove unsaved info.
  692. ERROR_DEL_META_SYSTEM=Unable to remove data.
  693. ERROR_SAVE_META_DOC=Internal Document Error. Data could not be saved.
  694. ERROR_SAVE_META_ILLEGAL=Nothing to save.
  695. ERROR_SAVE_META_FILE=File not found or corrupt file. Data could not be saved
  696. ERROR_SAVE_META_RW=Read Write Error. Data could not be saved.
  697. ERROR_SAVE_META_ID3=File Corrupt. Data could not be saved.
  698. ERROR_SAVE_META_DISK=Internal Error. Data could not be saved.
  699. ERROR_SAVE_META_BAD=Incorrect format entered. Changes will not be saved.
  700. ERROR_REMOVE_LAST_COL=You cannot turn off all columns.
  701. ERROR_BROWSE_HOST_FAILED_BEGIN_KEY=Could not browse host 
  702. ERROR_BROWSE_HOST_FAILED_END_KEY=.
  703.  
  704.  
  705. ################################################################################
  706. # Key/Value pairs for other messages displayed to the user
  707. ################################################################################
  708. MESSAGE_SHARE_SAVE_DIR=Would you like to add the save directory to your list of shared directories?  Subdirectories of this directory will also be shared.
  709. MESSAGE_CONFIRM_UNSHARE_DIRECTORY=Are you sure you want to stop sharing this directory?
  710. MESSAGE_CANNOT_UNSHARE_SUBDIRS=Gnutella Lite cannot stop sharing subdirectories of directories that are shared.
  711. MESSAGE_OVERWRITE_EXISTING_FILE=Overwrite existing file
  712. MESSAGE_FILE_LAUNCHING_SECURITY_MESSAGE=Gnutella Lite will not launch the specified file for security reasons.
  713. MESSAGE_CONFIRM_FILE_DELETE=Are you sure you want to delete the selected file(s)?
  714. MESSAGE_UNABLE_TO_DELETE_FILE_START=Unable to delete the file
  715. MESSAGE_UNABLE_TO_DELETE_FILE_END=It may be in use by another application.
  716. MESSAGE_UNABLE_TO_DELETE_DIRECTORY_START=Unable to delete the directory
  717. MESSAGE_UNABLE_TO_DELETE_DIRECTORY_END=It may be in use by another application.
  718. MESSAGE_UNABLE_TO_RENAME_FILE_START=Unable to rename the file
  719. MESSAGE_UNABLE_TO_RENAME_FILE_END=It may be in use by another application.
  720. MESSAGE_INCOMPLETE_DIRECTORY_START=Gnutella Lite will not allow you to
  721. MESSAGE_INCOMPLETE_DIRECTORY_END=the folder reserved for incomplete files.
  722. MESSAGE_INVALID_SAVE_DIRECTORY=Gnutella Lite was unable use the specified directory for saving files.  Please try a different directory.
  723. MESSAGE_CAPTION=Message
  724. MESSAGE_ERROR_CAPTION=Error
  725. MESSAGE_FILE_CORRUPT=Gnutella Lite has detected a corruption in the file 
  726. MESSAGE_CONTINUE_DOWNLOAD=Do you want to continue the download?
  727.  
  728. ################################################################################
  729. # Key/value pairs for the ChatFrame that is displayed while chatting 
  730. ################################################################################
  731. CHAT_WITH_LABEL=Chatting with
  732. CHAT_HOST_UNAVAILABLE=Host is unavailable
  733. CHAT_YOU=You
  734.  
  735.  
  736. ################################################################################
  737. # Key/value pairs for the update package, displayed when there is an 
  738. # update of Gnutella Lite available
  739. ################################################################################
  740. UPDATE_DIALOG_CAPTION=Update Gnutella Lite
  741. UPDATE_SUCCEEDED_MESSAGE=Your Gnutella Lite update has successfully completed.  Please restart Gnutella Lite to use your new version.
  742. UPDATE_WEB_PAGE_ERROR_MESSAGE=There was an error opening the Gnutella Lite web page for performing the update. To complete your update, please open your browser to http://www.gnutellagold.com.
  743. UPDATE_ERROR_MESSAGE_START=Your Gnutella Lite update has encountered the following error: 
  744. UPDATE_ERROR_MESSAGE_END=  Please e-mail Gnutella Lite support at \"support@limewire.com\" with this error.  You can download the new version of Gnutella Lite from www.gnutellagold.com.
  745. UPDATE_ERROR_ACCESSING_FILE=Error accessing the necessary files on the server.
  746. UPDATE_ERROR_COMMUNICATING_WITH_SERVER=Error communicating with the server.
  747. UPDATE_ERROR_LAX_FILE_NOT_FOUND=Error locating your configuration file.
  748. UPDATE_ERROR_LAX_SECURITY=Error with permissions accessing your file system.
  749. UPDATE_ERROR_LAX_IO=Error accessing your file system.
  750. UPDATE_CANCEL_BUTTON_LABEL=Cancel
  751. UPDATE_CANCEL_BUTTON_TIP=Cancel the Update
  752. UPDATE_NOW_TIP=Update Gnutella Lite Now
  753. UPDATE_LATER_TIP=Update Gnutella Lite Later
  754.  
  755.  
  756. ################################################################################
  757. # Key/value pairs for the StandardListEditor reusable component
  758. ################################################################################
  759. LIST_EDITOR_ADD_BUTTON=Add...
  760. LIST_EDITOR_ADD_BUTTON_2=Add
  761. LIST_EDITOR_BROWSE_BUTTON=Browse...
  762. LIST_EDITOR_REMOVE_BUTTON=Remove
  763. LIST_EDITOR_ADD_BUTTON_TIP=Add New List Item
  764. LIST_EDITOR_REMOVE_BUTTON_TIP=Remove Selected Item
  765.  
  766. ################################################################################
  767. # Key/value pairs for the InputField reusable component
  768. ################################################################################
  769. INPUT_FIELD_GENERIC_CAPTION=Input
  770.  
  771. ################################################################################
  772. # Key/value pairs for the Gnutella Lite initialization wizard that is run
  773. # if you don't have a limewire.props file
  774. ################################################################################
  775. SETUP_WELCOME_LABEL=Welcome to the Gnutella Lite setup wizard.  Gnutella Lite will guide you through a series of steps to configure Gnutella Lite for optimum performance.
  776. SETUP_SAVE_LABEL=Please choose a folder where you would like your files to be downloaded.  This folder will also be shared with other gnutella users by default.
  777. SETUP_SPEED_LABEL=Please choose the speed of your Internet connection.  Setting this speed correctly is important for optimum network performance.  If you are not sure what type of Internet connection you have, or if your connection type is not listed, simply select whichever one seems the most appropriate.
  778. SETUP_SCAN_LABEL=Would you like Gnutella Lite to quickly scan your hard drive for other media files?  You will have the opportunity to specify which directories you would like to share when the scan is complete.
  779. SETUP_WAIT_LABEL=Please wait as Gnutella Lite scans your hard drive...
  780. SETUP_CONFIRM_LABEL=We identified the directories below as ones that you might like to share.  If you would like to share one of these directories, simply check its associated checkbox.  Subdirectories of shared directories will also be shared.
  781. SETUP_FINISH_LABEL=Your Gnutella Lite setup has successfully completed.  Please press the \"Finish\" button to begin using Gnutella Lite.
  782. SETUP_WELCOME_TITLE=Welcome
  783. SETUP_SAVE_TITLE=Save Directory
  784. SETUP_SPEED_TITLE=Connection Speed
  785. SETUP_SCAN_TITLE=Scan for Files
  786. SETUP_WAIT_TITLE=Scanning Hard Drive
  787. SETUP_CONFIRM_TITLE=Confirm Scan
  788. SETUP_FINISH_TITLE=Finish Setup
  789.  
  790.  
  791. ################################################################################
  792. # Key/value pairs for gui download speed constants -- used in the 
  793. # options window, setup windows, and potentially other places
  794. ################################################################################
  795. MODEM_SPEED=Modem
  796. CABLE_SPEED=Cable/DSL
  797. T1_SPEED=T1
  798. T3_SPEED=T3 or Higher
  799.  
  800. ################################################################################
  801. # Key/value pairs for the file chooser
  802. ################################################################################
  803. DIRECTORY_CHOOSER_CAPTION=Select
  804.  
  805. ################################################################################
  806. # Key/value pairs for general terms, such as "yes" and "no"
  807. ################################################################################
  808. YES=Yes
  809. NO=No
  810.  
  811. ################################################################################
  812. # Key/value pairs for Statistics String....
  813. ################################################################################
  814. STATISTICS_AVAILABLE=available
  815. STATISTICS_FILES=files
  816. STATISTICS_DISCONNECTED=Disconnected / no files available
  817. STATISTICS_SHARING=Sharing
  818. STATISTICS_SHARING_TOOLTIP=The number of files you are sharing.
  819.  
  820. ###################################################################
  821. # Key/value pairs for ConnectionView
  822. ###################################################################
  823. CV_PANEL_TITLE=Connected Hosts
  824. CV_COLUMN_HOST=Host
  825. CV_COLUMN_STATUS=Status
  826. CV_COLUMN_MESSAGE=Messages (I/O)
  827. CV_COLUMN_BANDWIDTH=Bandwidth (I/O)
  828. CV_COLUMN_DROPPED=Dropped (I/0)
  829. CV_COLUMN_HOSTS=Hosts
  830. CV_COLUMN_PROTOCOL=Protocol
  831. CV_COLUMN_VENDOR=Vendor
  832. CV_BUTTON_REMOVE=Remove
  833. CV_BUTTON_TOOLTIP_REMOVE=Remove the selected connections
  834. CV_BUTTON_ADD=Add
  835. CV_BUTTON_TOOLTIP_ADD=Create a new outgoing connection
  836. CV_LABEL_KEEP_BEGIN=Keep approximately
  837. CV_LABEL_KEEP_END=connections up.
  838. CV_TABLE_STRING_CONNECTING=Connecting...
  839. CV_TABLE_STRING_LEAF=Leaf
  840. CV_TABLE_STRING_ULTRAPEER=Ultrapeer
  841. CV_TABLE_STRING_STANDARD=0.6
  842. CV_TABLE_STRING_INCOMING=Incoming
  843. CV_TABLE_STRING_OUTGOING=Outgoing
  844. CV_STRING_CLIENT=[Client]
  845. CV_STRING_ULTRAPEER=[Ultrapeer]
  846. CV_TABLE_STRING_KBPSEC=KB/s
  847.  
  848. ###################################################################
  849. # Key/value pairs for UploadView
  850. ###################################################################
  851. UPLOAD_KILL_BUTTON_LABEL=Kill Upload
  852. UPLOAD_KILL_BUTTON_TIP=Stop Selected Uploads
  853. UPLOAD_CLEAR_BUTTON_LABEL=Clear Inactive
  854. UPLOAD_CLEAR_BUTTON_TIP=Remove Inactive Uploads
  855. UPLOAD_CHAT_BUTTON_LABEL=Chat with Host
  856. UPLOAD_TABLE_STRING_NAME=Name
  857. UPLOAD_TABLE_STRING_HOST=Host
  858. UPLOAD_TABLE_STRING_SIZE=Size
  859. UPLOAD_TABLE_STRING_STATUS=Status
  860. UPLOAD_TABLE_STRING_PROGRESS=Progress
  861. UPLOAD_TABLE_STRING_SPEED=Speed
  862. UPLOAD_TABLE_STRING_CONNECTING=Connecting
  863. UPLOAD_TABLE_STRING_UPLOADING=Uploading
  864. UPLOAD_TABLE_STRING_LIMITREACHED=Upload Limit Reached
  865. UPLOAD_TABLE_STRING_FREELOADER=Freeloader Uploading
  866. UPLOAD_TABLE_STRING_PUSHFAILED=Couldn't Connect
  867. UPLOAD_TABLE_STRING_INTERRUPTED=Transfer Interrupted
  868. UPLOAD_TABLE_STRING_COMPLETE=Complete
  869. UPLOAD_TABLE_STRING_FNF=File Not Found
  870. UPLOAD_STRING_KBPSEC=KB/s
  871.  
  872. ###################################################################
  873. # Key/value pairs for StatisticsView
  874. ###################################################################
  875. STATS_NET=Current Hosts
  876. STATS_UPLOADS=Current Uploads      
  877. STATS_DOWNLOADS=Current Downloads    
  878. STATS_HOSTS=Total Hosts
  879. STATS_FILES=Total Files
  880. STATS_FILE_SIZE=Total File MBs
  881. STATS_ONNECTION_TITLE=Connections
  882. STATS_NETWORK_TITLE=Net
  883. STATS_NETWORK_INFO_TITLE=Network Information
  884. STATS_BUTTON_LABEL=Update
  885. STATS_TOTAL_MESSAGES=Total messages
  886. STATS_LOCAL_SEARCHES=Local searches
  887. STATS_ROUTING_ERRORS=Routing errors
  888. STATS_DROPPED_MESSAGES=Dropped messages    
  889. STATS_DOWNLOAD_COUNT=Download count
  890. STATS_UPLOAD_COUNT=Upload count
  891.  
  892. ###################################################################
  893. # Key/value pairs for XML
  894. ###################################################################
  895. #MetaEditorFrame
  896. META_EDITOR_ANNOTATING_FILE=Annotating file 
  897. META_EDITOR_SAVE_LABEL=Save
  898. META_EDITOR_CANCEL_LABEL=Cancel
  899. META_EDITOR_DELETE_LABEL=Delete
  900. META_EDITOR_EDITING_LABEL=Edit annotation of type:
  901. META_EDITOR_ADDING_LABEL=Add annotation of type:
  902. #MetaSearchFrame
  903. META_SEARCH_TITLE=MetaSearch Input Window
  904. META_SEARCH_STRING=Search String
  905. META_SEARCH_CANCEL_BUTTON_LABEL=Cancel
  906. META_SEARCH_SEARCH_BUTTON_LABEL=Search
  907. #ViewChooserDialog
  908. VIEW_CHOOSER_TITLE=Choose View
  909. VIEW_CHOOSER_OK_BUTTON_LABEL=OK
  910. VIEW_CHOOSER_CANCEL_BUTTON_LABEL=Cancel
  911. #IndentingPanel
  912. XML_SEARCH_MORE_OPTIONS_LABEL=More Search Options
  913.  
  914. ###################################################################
  915. # Key/value pairs for PlayListGUI
  916. ###################################################################
  917. PLAYLIST_TITLE=MP3 PlayList
  918. PLAYLIST_TABLE_NAME=Name
  919. PLAYLIST_TABLE_LENGTH=Length
  920. PLAYLIST_TABLE_BITRATE=Bitrate
  921. PLAYLIST_OPTIONS_STRING=Play Options:
  922. PLAYLIST_OPTIONS_CONTINUE=Continuous
  923. PLAYLIST_OPTIONS_SHUFFLE=Shuffle
  924. PLAYLIST_DIALOG_OPEN_TITLE=Select Playlist (.m3u)
  925. PLAYLIST_DIALOG_SAVE_TITLE=Save Playlist as....
  926. PLAYLIST_DIALOG_SAVE_SAVE=Save
  927.  
  928. ###################################################################
  929. # Key/value pairs for MonitorView
  930. ###################################################################
  931. MONITOR_VIEW_INCOMING_SEARCHES=Incoming Searches
  932. MONITOR_VIEW_ENABLE=Enable
  933. MONITOR_VIEW_SHOW_LAST=Show last
  934. MONITOR_VIEW_SEARCHES=searches
  935. MONITOR_VIEW_LEAF_MESSAGE=Your client is a leaf node shielded by an ultrapeer. Hence you will see few or no searches in the monitor window.
  936.  
  937. ###################################################################
  938. # Key/value pairs for splash screen status text
  939. ###################################################################
  940. SPLASH_STATUS_RESOURCE_MANAGER=Loading resources...
  941. SPLASH_STATUS_SEARCH_WINDOW=Loading search window...
  942. SPLASH_STATUS_OPTIONS_WINDOW=Loading options window...
  943. SPLASH_STATUS_USER_SETTINGS=Loading user settings...
  944. SPLASH_STATUS_SHARED_FILES=Loading shared files...
  945. SPLASH_STATUS_INTERFACE=Loading user interface...
  946. SPLASH_STATUS_UPDATES=Checking for updates...
  947. SPLASH_STATUS_CORE_COMPONENTS=Loading core components...
  948. SPLASH_STATUS_DOWNLOAD_WINDOW=Loading download window...
  949. SPLASH_STATUS_LIBRARY_WINDOW=Loading library window...
  950. SPLASH_STATUS_UPLOAD_WINDOW=Loading upload window...
  951. SPLASH_STATUS_MONITOR_WINDOW=Loading monitor window...
  952. SPLASH_STATUS_CONNECTION_WINDOW=Loading connection window...
  953. SPLASH_STATUS_STATISTICS_WINDOW=Loading statistics window...
  954. SPLASH_STATUS_STATUS_WINDOW=Loading status window...
  955. SPLASH_STATUS_MENUS=Loading menus...
  956. SPLASH_STATUS_MESSAGE_SERVICE=Loading messages...
  957.  
  958. ###################################################################
  959. # Key/value pairs for the Windows system tray -- this is not
  960. # currently implemented but here are the key/value pairs that will
  961. # be integrate ASAP
  962. ###################################################################
  963. TRAY_RESTORE_LABEL=Restore
  964. TRAY_ABOUT_LABEL=About
  965. TRAY_EXIT_LATER_LABEL=Exit After Transfers
  966. TRAY_EXIT_LABEL=Exit
  967. TRAY_TOOLTIP=Gnutella Lite
  968.  
  969. ##################################################################
  970. # Key/value pairs for the various ad links in the program, such
  971. # as the one for MusicMatch.
  972. ##################################################################
  973. MUSICMATCH_LINK=Burn CD...
  974. MOODLOGIC_LINK=Auto-Organize Music...
  975.  
  976.  
  977.